Hip_D3D11_ShaderProgram

Undocumented in source.

Members

Functions

initialize
bool initialize()
blendDst
HipBlendFunction blendDst;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

blendEq
HipBlendEquation blendEq;
Undocumented in source.
blendSrc
HipBlendFunction blendSrc;
Undocumented in source.
blendState
ID3D11BlendState blendState;
Undocumented in source.
fs
Hip_D3D11_FragmentShader fs;
Undocumented in source.
pReflector
ID3D11ShaderReflection pReflector;
Undocumented in source.
vReflector
ID3D11ShaderReflection vReflector;
Undocumented in source.
vs
Hip_D3D11_VertexShader vs;
Undocumented in source.

Meta